projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b132d52
)
*** empty log message ***
author
Andreas Schwab
<schwab@suse.de>
Sat, 2 Aug 2003 20:36:51 +0000
(20:36 +0000)
committer
Andreas Schwab
<schwab@suse.de>
Sat, 2 Aug 2003 20:36:51 +0000
(20:36 +0000)
lisp/ChangeLog
patch
|
blob
|
history
diff --git
a/lisp/ChangeLog
b/lisp/ChangeLog
index 144f632a092201caadea654c1fe3a2d877d797cf..4ec63b6754531de5691f1cc318eb6ba4a8187f78 100644
(file)
--- a/
lisp/ChangeLog
+++ b/
lisp/ChangeLog
@@
-1,5
+1,8
@@
2003-08-02 Andreas Schwab <schwab@suse.de>
+ * apropos.el (apropos-words-to-regexp): Only add `wild' if `words'
+ has more than one member.
+
* progmodes/sh-script.el (sh-mode): Don't set mode-class property.
2003-08-01 Vinicius Jose Latorre <viniciusjl@ig.com.br>